Changes from version 1.0 to version 1.01:
-----------------------------------------
  Encoder:
   + Update help information when the encoder is run with no arguments to
     include the version number, to clarify the usage of the "-w" option
     and to show some examples of common use.
   + Remove -s option on windows, as it doesn't work there yet.
   + Add support for videos at 23.97fps
   + Fix the makefile for x86_64 linux platforms.
   + Fix audio resampling bug when converting from sample rates lower
     than 32kHz.
   + Fix freezing / memory allocation problem with certain video inputs.
   + Change default output filename to be the input file name with the
     extension changed to '.dsv'

  Decoder:
     Unchanged.


